UCF STIG Viewer Logo

Files executed through a mail aliases file must have mode 0755 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-834 GEN004420 SV-35043r1_rule ECLP-1 Medium
Description
If a file executed through a mail alias file has permissions greater than 0755, it can be modified by an unauthorized user and may contain malicious code or instructions possibly compromising the system.
STIG Date
HP-UX 11.31 Security Technical Implementation Guide 2017-01-27

Details

Check Text ( None )
None
Fix Text (F-31930r1_fix)
Use the chmod command to change the access permissions
for files executed from the aliases file. For example:
# chmod 0755